ListTags: Set the can_delete field Change-Id: I3cfd21d7726bdaaab741c646de8c93d5805b0d9f
diff --git a/Documentation/rest-api-projects.txt b/Documentation/rest-api-projects.txt index f69b955..e2be6e6 100644 --- a/Documentation/rest-api-projects.txt +++ b/Documentation/rest-api-projects.txt
@@ -2862,6 +2862,8 @@ the signature. |`tagger`|Only set for annotated tags, if present in the tag.|The tagger as a link:rest-api-changes.html#git-person-info[GitPersonInfo] entity. +|`can_delete`|`false` if not set| +Whether the calling user can delete this tag. |========================= [[tag-input]]